1 <!-- Edit this file to change the layout of each record in the table view -->
2 <!-- To disable clicking of a field,
remove the <%%SELECT%%> and <%%ENDSELECT%%> formatters around it-->
3
4 <!-- If you wish to hide the table view header that contains the column titles, -->
5 <!--
add the following to the personal_time_table_init() hook (in hooks/personal_time_table.php file) -->
6 <!-- $options->ShowTableHeader =
0; -->
7
8         <td id=
"personal_time_table-day-<%%VALUE(id)%%>" class="personal_time_table-day"><%%SELECT%%><%%VALUE(day)%%><%%ENDSELECT%%></td>
9         <td id=
"personal_time_table-time_start-<%%VALUE(id)%%>" class="personal_time_table-time_start"><%%SELECT%%><%%VALUE(time_start)%%><%%ENDSELECT%%></td>
10         <td id=
"personal_time_table-time_end-<%%VALUE(id)%%>" class="personal_time_table-time_end"><%%SELECT%%><%%VALUE(time_end)%%><%%ENDSELECT%%></td>
11         <td id=
"personal_time_table-activity-<%%VALUE(id)%%>" class="personal_time_table-activity"><%%SELECT%%><%%VALUE(activity)%%><%%ENDSELECT%%></td>



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.162 lượt xem

Gõ tìm kiếm nhanh...